home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Audio Programming
/
GameAudioProgramming.iso
/
Extras
/
Dolby
/
DISK 2
/
02Dsurround.swf
/
scripts
/
DefineButton2_171
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-02-03
|
77 b
|
5 lines
on(release){
_root.windsound.wind.stop("wind");
gotoAndStop(65);
}